[INFO] fetching crate fibers_http_client 0.2.0...
[INFO] testing fibers_http_client-0.2.0 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate fibers_http_client 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate fibers_http_client 0.2.0
[INFO] finished tweaking crates.io crate fibers_http_client 0.2.0
[INFO] tweaked toml for crates.io crate fibers_http_client 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fibers_http_client 0.2.0 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 75 packages to latest compatible versions
[INFO] [stderr]       Adding bytecodec v0.4.15 (available: v0.5.0)
[INFO] [stderr]       Adding futures v0.1.31 (available: v0.3.32)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `fibers_http_client` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d5b9fd5c2e318fbbfa359e2a712d7d648b5724696766e5b673d7ac3e2e407f40
[INFO] running `Command { std: "docker" "start" "d5b9fd5c2e318fbbfa359e2a712d7d648b5724696766e5b673d7ac3e2e407f40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d5b9fd5c2e318fbbfa359e2a712d7d648b5724696766e5b673d7ac3e2e407f40" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5b9fd5c2e318fbbfa359e2a712d7d648b5724696766e5b673d7ac3e2e407f40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d5b9fd5c2e318fbbfa359e2a712d7d648b5724696766e5b673d7ac3e2e407f40" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `fibers_http_client` (manifest) generated 1 warning
[INFO] [stderr]    Compiling nom v2.2.1
[INFO] [stderr]    Compiling splay_tree v0.2.10
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling nbchan v0.1.3
[INFO] [stderr]    Compiling atomic_immut v0.1.4
[INFO] [stderr]    Compiling trackable_derive v1.0.0
[INFO] [stderr]    Compiling procinfo v0.4.2
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling trackable v1.3.0
[INFO] [stderr]    Compiling trackable v0.2.24
[INFO] [stderr]    Compiling bytecodec v0.4.15
[INFO] [stderr]    Compiling fibers v0.1.13
[INFO] [stderr]    Compiling httpcodec v0.2.3
[INFO] [stderr]    Compiling prometrics v0.1.13
[INFO] [stderr]    Compiling fibers_http_client v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/client.rs:20:55
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn request<'a>(&'a mut self, url: &'a Url) -> RequestBuilder<C> {
[INFO] [stdout]    |                         --                 --         ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |                  |
[INFO] [stdout]    |                         |                  the lifetime is named here
[INFO] [stdout]    |                         the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn request<'a>(&'a mut self, url: &'a Url) -> RequestBuilder<'a, C> {
[INFO] [stdout]    |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.45s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "d5b9fd5c2e318fbbfa359e2a712d7d648b5724696766e5b673d7ac3e2e407f40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d5b9fd5c2e318fbbfa359e2a712d7d648b5724696766e5b673d7ac3e2e407f40" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `fibers_http_client` (manifest) generated 1 warning
[INFO] [stderr] error: no matching package named `bytecodec` found
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `fibers_http_client v0.2.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: offline mode (via `--frozen`) can sometimes cause surprising resolution failures
[INFO] [stderr] help: if this error is too confusing you may wish to retry without `--frozen`
[INFO] running `Command { std: "docker" "inspect" "d5b9fd5c2e318fbbfa359e2a712d7d648b5724696766e5b673d7ac3e2e407f40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5b9fd5c2e318fbbfa359e2a712d7d648b5724696766e5b673d7ac3e2e407f40", kill_on_drop: false }`
[INFO] [stdout] d5b9fd5c2e318fbbfa359e2a712d7d648b5724696766e5b673d7ac3e2e407f40
